public void setPages( int[] pages ) |
Parameters
- pages
- An array of integer values representing the numbers of the pages included in the separation.
public void setPages( int[] pages ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When pages is null. |